arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
authorHeiko Schocher <[email protected]>
Fri, 31 Oct 2014 07:31:04 +0000 (08:31 +0100)
committerTom Rini <[email protected]>
Mon, 17 Nov 2014 13:47:17 +0000 (08:47 -0500)
commit5abc00d02082056765a8029675e7b05ab6c35263
tree381ca30258c8bcc82372e99ba2f903b9a74492c7
parent667af36905157b65fd79493e7f821db606ebbd33
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support

add support for using spl code on at91sam9260 and at91sam9g45
based boards.

Signed-off-by: Heiko Schocher <[email protected]>
Reviewed-by: Bo Shen <[email protected]>
Reviewed-by: Andreas Bießmann <[email protected]>
[adopt Bo's change in spl.c]
Signed-off-by: Andreas Bießmann <[email protected]>
13 files changed:
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c
arch/arm/cpu/arm926ejs/at91/clock.c
arch/arm/cpu/armv7/at91/clock.c
arch/arm/cpu/at91-common/Makefile
arch/arm/cpu/at91-common/sdram.c [new file with mode: 0644]
arch/arm/cpu/at91-common/spl.c
arch/arm/cpu/at91-common/spl_at91.c [new file with mode: 0644]
arch/arm/cpu/at91-common/spl_atmel.c [new file with mode: 0644]
arch/arm/include/asm/arch-at91/at91_common.h
arch/arm/include/asm/arch-at91/at91_pmc.h
arch/arm/include/asm/arch-at91/at91sam9260.h
arch/arm/include/asm/arch-at91/at91sam9260_matrix.h
arch/arm/include/asm/arch-at91/at91sam9_sdramc.h